-
Home
-
WooCommerce Admin
-
3.3.2 (latest)
-
Code
-
Classes
- Task
Total Complexity |
56 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
499 |
Lines of code |
208 |
Logical lines of code |
103 |
Comment lines |
204 |
Methods |
33 |
Properties |
2 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sort() |
S |
57 |
4 |
17 |
possibly_track_completion() |
S |
59 |
4 |
15 |
snooze() |
S |
58 |
4 |
15 |
dismiss() |
S |
61 |
3 |
12 |
convert_object_to_camelcase() |
S |
61 |
3 |
11 |
is_snoozed() |
S |
67 |
3 |
7 |
get_json() |
S |
52 |
1 |
24 |
get_snoozed_until() |
S |
68 |
2 |
7 |
get_parent_id() |
S |
72 |
2 |
6 |
prefix_event() |
S |
71 |
2 |
6 |
undo_snooze() |
S |
65 |
2 |
9 |
mark_actioned() |
S |
65 |
2 |
9 |
set_active() |
S |
66 |
2 |
10 |
is_dismissed() |
S |
68 |
2 |
7 |
undo_dismiss() |
S |
65 |
2 |
9 |
is_actioned() |
S |
80 |
1 |
3 |
is_active() |
S |
79 |
1 |
3 |
is_task_actioned() |
S |
74 |
1 |
4 |
is_complete() |
S |
80 |
1 |
3 |
can_view() |
S |
82 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
has_previously_completed() |
S |
74 |
1 |
4 |
get_id() |
S |
100 |
1 |
0 |
is_dismissable() |
S |
82 |
1 |
3 |
get_action_url() |
S |
82 |
1 |
3 |
get_action_label() |
S |
79 |
1 |
3 |
get_level() |
S |
82 |
1 |
3 |
get_additional_data() |
S |
82 |
1 |
3 |
get_additional_info() |
S |
82 |
1 |
3 |
get_time() |
S |
100 |
1 |
0 |
get_content() |
S |
100 |
1 |
0 |
get_title() |
S |
100 |
1 |
0 |
is_snoozeable() |
S |
82 |
1 |
3 |